Properties of the Parameter Element |
|
A parameter contains the parameters that need to be passed to the method. To create a BusObject, define values for properties described in the following table.
Property |
Description |
---|---|
<name> |
Name of the parameter |
attribute |
This attribute of the parameter indicates its association with a particular attribute in the class. A value is provided to this attribute if method implementation value default:GetByAttributes or default:GetByAttributesRange is used. |
<type> |
The data type of the parameter. |
<name> |
The name of the method. |